*{
    background-color: beige;
    font-family: inter;
}

.general{
    
    font-size: 16px ;
    line-height: 19.36px;
    padding-left: 53px;

}

.h5{
    
    font-weight: 400;
    font-size: 16px;
    line-height: 19.36px;
    padding-left: 53px;

}

#name{
    
    font-family: 'Times New Roman', Times, serif;
    font-size: 64px;
    font-weight: bold;
    line-height: 77.45px;
    padding-left: 53px;
    padding-bottom: 0px;
    margin-bottom: 0px;

}

.avatar{

    padding: 30px;
    width: 150px;
    height: 150px;
    padding-left: 300px;

}

.butang{
    
    
    display: flex;
    padding: 0px;
    justify-content: initial;
    align-items: flex-start;
    gap: 33px;

}

.work-title{
    padding-left: 25px;
    font-size: 32px;
    font-weight: bold;
    
}

.font-gap{
    padding-left: 25px;
    font-size: 18px;
    line-height: 1.5px;
    
}

.gambar{
    padding-left: 45px;
    width: 150px;
    height: 150px;
    object-fit: cover;
}

.bullet{
    padding-left: 45px;
}

.info{
    padding-left: 25px;
}

#line{
    margin-top: 0px;
    color: black;
    
    
}